Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

go.modules.tidy.check: fix bash: go.mod: command not found #199

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

epk
Copy link
Contributor

@epk epk commented Aug 3, 2022

Signed-off-by: Aditya Sharma [email protected]

Description of your changes

Fixes bash: go.mod: command not found

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

  • Checkout this branch
  • Run make go.modules.tidy.check with a dirty go.mod/go.sum
  • Should output go.mod is not tidy instead of bash: go.mod: command not found

Signed-off-by: Aditya Sharma <[email protected]>
@epk epk self-assigned this Aug 3, 2022
Copy link
Contributor

@muvaf muvaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @epk !

@muvaf muvaf merged commit 40f9d7a into master Aug 4, 2022
@muvaf muvaf deleted the epk/go.modules.tidy.check branch August 4, 2022 10:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants